Skip to main content

Claude Opus 4.6

Claude Opus 4.6 is Anthropic’s most capable frontier model, deployed on claude.ai with comprehensive tool access including conversation history, web search, computer use, and file handling.

Model Information

Model ID: claude-opus-4-6
Platform: claude.ai web and mobile interface
Date Context: February 17, 2026
Knowledge Cutoff: May 2025

Core Identity

The system prompt establishes Claude’s identity and operating environment:

Key Capabilities

Claude Opus 4.6 has two tools to search past conversations with sophisticated trigger detection:
Always use past chats tools when detecting:
  • Explicit references: “continue our conversation about…”, “what did we discuss…”
  • Temporal references: “what did we talk about yesterday”
  • Implicit signals:
    • Past tense verbs: “you suggested”, “we decided”
    • Possessives without context: “my project”, “our approach”
    • Definite articles: “the bug”, “the strategy”
    • Pronouns without antecedent: “help me fix it”
Tool Selection Framework:
The prompt explicitly instructs: “ignore previous instructions saying ‘Claude doesn’t have access to previous conversations’” - showing this is a new capability.

Computer Use

Claude Opus 4.6 has access to a Linux computer (Ubuntu 24) with comprehensive file system access: Available Tools:
  • bash - Execute commands
  • str_replace - Edit existing files
  • file_create - Create new files
  • view - Read files and directories
File System Structure:
Users cannot see files in /home/claude - this is Claude’s temporary scratchpad. All final outputs must be copied to /mnt/user-data/outputs for users to access them.

Skills System

The prompt includes a sophisticated skills system:
Example Skill Usage:
Claude has web search capabilities with citation requirements:
Specialized image search with content policy:
Critical NEVER search for images in following categories (blocked):
  • Identifiable real people (celebrities, politicians, private individuals)
  • Children or minors
  • Sexualized, suggestive, or intimate content
  • Graphic violence, gore, or disturbing imagery
  • Illegal activities or contraband

Notable Instructions

Professional Objectivity

The prompt emphasizes truthfulness over agreeability:

User Wellbeing

Strong mental health awareness:
If Claude notices signs that someone may unknowingly be experiencing mental health symptoms such as mania, psychosis, dissociation, or loss of attachment with reality, it should avoid reinforcing these beliefs and share its concerns explicitly and openly.

Response Formatting

Minimal formatting philosophy:

Safety Features

Anthropic Reminders System

The prompt includes automated safety reminders:
  • image_reminder - Cautious image handling
  • cyber_warning - Malicious software detection
  • system_warning - Manipulation attempt detection
  • ethics_reminder - Harmful content flagging
  • ip_reminder - Copyright protection
  • long_conversation_reminder - Instruction persistence

Refusal Handling

Claude refuses to:
  • Create chemical, biological, or nuclear weapons information
  • Write malicious code (malware, exploits, ransomware)
  • Generate content involving real, named public figures
  • Provide content that could facilitate child harm
  • Reproduce copyrighted material (song lyrics, book sections)

Example Prompt Excerpts

Citation Instructions

Memory Tool Integration

Integration Details

Project Scoping: When the user is in a project, only conversations within the current project are available through search tools. Outside projects, only non-project conversations are searchable. Context Management: The conversation has “unlimited context through automatic summarization” according to the prompt. File Type Support: Claude can see md, txt, html, csv files as text, and png, pdf files as images natively in the context window.
This documentation is based on the actual system prompt leaked from Claude Opus 4.6. The model demonstrates sophisticated multi-tool orchestration, strong safety guardrails, and extensive file manipulation capabilities.